Description - Workflow template tutorial/example

Overview

Describe business requirement met by the tutorial

Highlight key learning from tutorial/example

Is it an approval workflow or an alert

Does it use parameters?

Manual , based on View operation or view field change

Does it include custom actions

Tip: You can import the "Customer Credit Limit multi-level" Sample workflow.

Sample files

Workflow Template example- You can import the file: add link to file

Go to Extender Setup > Workflow Templates > Import.

Continue the setup as per below.

Requires Extender PU12.00 or above

EXTENDER SETUP KEY STEPS

This A/R Credit Limit workflow template is designed to be started automatically when the A/R Credit Limit field is updated in Sage 300. The workflow will restore the original credit limit until the request is approved.

Refer to F1 help and online help

  • Configure SMTP Email settings in Extender Options (Email Tab)
  • Add message templates (In the example workflow, 3 templates are used: WFARCUSTCLMT when the credit limit changes, WFARCRLIMTAPPR when request is approved, WFARCRLMTREJECT when request is rejected) (Message Templates )
  • Configure Workflow Users. Refer to Extender License and Workflow Users
  • Create User Group "ARAPPROVER" and add Sage 300 users that are in the A/R Team to approve credit limits up to $50,000. (Workflow User Groups)
  • Add Workflow colours : Urgent (colour = Red) for large credit limits, Yellow for pending requests, Approved (colour = Green) (Workflow Colours)
  • Create a "Workflow Template" in Extender Setup > Workflow Templates
  • if custom actions, refer to module with actions / or sample script to use.
  • To attach the workflow to the A/R Customer view, refer to Attach workflow to View

  • To configure workflow icons on screens, refer to Configure Information Manager

Workflow template - Step by step guide

It is recommended to add the main steps as defined on the process flowchart first, and then configure the detailed actions for each step.

For details, refer to Workflow Templates - Screen Guide

Add screenshot of workflow template.

Attach workflow to View

The workflow template is attached to the A/R Customer view (AR0024) so that the workflow starts automatically when the Credit Limit is updated.

Configure Information Manager

Optionally, install and activate Information Manager

This is required if you want to add icons on relevant Sage 300 screens to view and progress workflow.

testing Sage 300 workflow setup

The workflow is started when the A/R Customer credit limit is updated (by a user on a Sage 300 screen or by an import or a custom process using the Sage 300 Views).

Update the credit limit for a Customer in A/R - E.g. change the credit limit from $10,000 to $15,000

When you save the A/R Customer, the credit limit remains set to $10,000.

Requirement!

This functionality is available in Extender Levels Configurator and Developer.

This functionality requires Extender Developer.

To approve on the Remote form without logging to Sage 300 first, you need an active subscription to the Remote Action Service. You can then configure the workflow template to use Remote Action.

To use the Workflow console, configure the user as a "Workflow User". Refer to Understanding Workflow Users

To use the Tray Icon on the Sage 300 screens, you need to install Information Manager, configure the tray icons and configure the user as a "Workflow User".